Add which-key-persistent-popup-p variable (#213)
authorUros Perisic <uros.m.perisic@gmail.com>
Sat, 20 Jul 2019 18:29:54 +0000 (02:29 +0800)
committerUros Perisic <uros.m.perisic@gmail.com>
Sat, 20 Jul 2019 18:44:45 +0000 (02:44 +0800)
commitfb2bc8fd08fc39dd5527b13a65717399c5d6821b
tree49a7833fc0c1faa3b2e21658ec0c8a83b8ef794c
parentba03e7e5bcbe3f7d95be2cfddd71454151bb98c8
Add which-key-persistent-popup-p variable (#213)

I did not remove the `pre-command-hook', because that would require me
to add the hook back every time `which-key--hide-popup' is called,
which seems excessive. Hercules.el already handles this more
conservatively. But if you want me to, I can add it.
which-key.el